x86/HVM: make hvm_efer_valid() honor guest features
authorJan Beulich <jbeulich@suse.com>
Fri, 23 Jan 2015 14:13:05 +0000 (15:13 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 23 Jan 2015 14:13:05 +0000 (15:13 +0100)
commite70c3da4d02790f9144e6b455f0d67b868c09557
treeb9c697a6eea1efe9c852d13ca6102a1c15c700fa
parent5f6ec28f2c3c3ba17a0b7f2a1d98324665420f46
x86/HVM: make hvm_efer_valid() honor guest features

Following the earlier similar change validating CR4 modifications.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Tested-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/hvm/hvm.c